@charset "UTF-8";
/*!!
 * media.css 兼容性视图
 * Copyright  zh0556.com
 */
@media (max-width: 767px) {
  .all-wrap {
    width: 100%;
    min-width: inherit;
  }

  .wrap-80per{
    width: 100% !important;
  }

  .news, .news-pic, .notice, .i-about, .i-zt, .i-ks, .i-video, .page-menu, .content {
    float: inherit;
    width: 100%;
  }

  .pull-left, .pull-right {
    float: inherit;
    width: 100%;
  }

  .wrap {
    width: 100% !important;
    margin: 0 auto;
  }

  /* .search{display:none} */
  .tqtz .tqtz-slide {
    margin-left: 0;
  }
  .tqtz .tel {
    width: 100%;
    margin: 0 !important;
    text-align: left;
  }
  .tqtz .tel img {
    margin-left: 20px;
  }

  main .zt-slide .tempWrap {
    width: 380px !important;
    margin-left: calc(50% - 190px);
  }

  main .wsyyt ul {
    flex-wrap: wrap;
  }

  main .wsyyt li {
    margin-bottom: 10px;
    width: 30%;
    height: 110px;
  }

  main .wsyyt .more {
    bottom: 60px;
  }

  main .wsyyt .sixcon {
    padding: 0 10px;
  }

  main .qyjs {
    padding: 30px 0;
  }

  main .qyjs > div > div {
    width: calc(100% - 40px) !important;
  }

  main .qyjs .left {
    margin: 16px 20px;
    text-align: center;
  }

  main .qyjs .left img {
    width: 100%;
  }

  main .qyjs .time {
    flex-wrap: wrap;
  }

  main .qyjs .time div {
    width: 50%;
    margin: 0;
  }

  main .qyjs .right {
    box-sizing: border-box;
    margin: 16px 20px;
  }

  main .qyjs .des {
    padding-right: 0;
  }

  main .khfw {
    padding: 30px 0;
  }

  main .khfw .left-con {
    width: 100%;
    padding: 0 20px;
    margin-top: 10px;
  }

  main .khfw .left-con .des {
    padding: 0;
  }

  main .khfw .left-con .con li {
    width: calc(50% - 10px);
    margin: 3px;
  }

  main .khfw .right-slide {
    margin-top: 40px;
    box-sizing: border-box;
    width: 100%;
    padding: 0 10px;
  }

  main .khfw .right-slide img {
    width: 90%;
    height: unset;
  }

  main .news{
    padding-left: 0;
  }

  main .news-left {
    width: 100%;
  }

  main .news-left-slide img {
    width: 100%;
    height: 63.8vw;
  }

  main .news .news-con {
    padding: 0 10px;
    height: unset;
  }

  main .news-left-slide {
    padding-bottom: 40px;
  }

  main .news-left-slide .bd li {
    height: unset;
  }

  main .news-left-slide .news-des {
    height: unset;
  }

  main .news-left-slide .news-des .title {
    width: 100%;
  }

  main .news-right {
    box-sizing: border-box;
    padding: 0 10px;
    width: 100%;
    height: unset;
  }

  main .news-right-slide .bd ul {
    padding: 0;
  }

  main .news-right-slide .bd li {
    width: 100%;
    padding: 0 !important;
  }

  main .news-right-slide .hd li {
    margin-left: 20px;
  }

  footer .QR_phone {
    flex-direction: row;
    justify-content: space-around !important;
  }

  footer .QR_phone > div {
    flex-direction: row;
  }

  footer .address_container {
    display: block;
  }

  footer .footerLogo {
    display: block !important;
  }

  footer .address_container > div {
    margin-bottom: 10px;
    text-align: left;
  }

  footer .QR_phone > div {
    margin-left: 0 !important;
  }

  footer .footer-bottom {
    height: unset;
    line-height: 20px;
  }

  footer .QR_phone > div {
    margin: 10px 0;
  }

  .search {
    padding: 0;
  }

  .search > img {
    display: none;
  }

  .search .search-form {
    box-sizing: border-box;
    visibility: visible !important;
    opacity: 1 !important;
    width: 100%;
    position: relative;
    overflow: hidden;
  }

  .search .search-input {
    width: calc(100% - 50px);
  }

  header nav {
    top: 0;
    width: 60%;
    position: fixed !important;
    z-index: 9999;
    height: 100vh;
    background-color: #eee;
    overflow-y: auto;
    transform: translateX(-100%);
  }

  header nav ul {
    display: block;
  }

  header nav ul li {
    height: unset;
    line-height: 40px;
    transition: all 0.5s ease-out;
  }

  header .navIcon2, header .navIcon1 {
    display: block;
  }

  nav li dl {
    position: relative;
    opacity: 0;
    visibility: hidden;
    transform: scaleY(0);
    margin-top: 0;
    transform-origin: 50% 0;
    background-color: #efefef;
    transition: all 0.5s;
    right: 0;
  }

  nav li dl dd {
    text-align: left;
    padding-left: 40px;
  }

  header nav ul li:hover dl {
    opacity: 1;
    margin: 0;
    visibility: visible;
    transform: scaleY(1);
  }

  header nav ul li:hover {
    /* height: 200px; */
  }

  nav ul li::after {
    content: none;
  }

  .aboutUs_gssm .gssm_con {
    flex-direction: column;
    flex-wrap: wrap;
  }
  .aboutUs_gssm .gssm_con div {
    width: 100% !important;
  }
  .aboutUs_gssm .gssm_con .right {
    padding: 60px 70px !important;
  }

  .aboutUs_gsjs .itemCon {
    justify-content: center !important;
    flex-wrap: wrap;
  }
  .aboutUs_gsjs .itemCon .item {
    margin-bottom: 10px;
  }

  .ny_nav_ul_li {
    font-size: 14px !important;
  }

  .customerService_fwxx .fwxx_con {
    justify-content: center !important;
  }

  .customerService_fwlc .fwlc_con {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .customerService_fwlc .fwlc_con .item {
    margin: 10px !important;
    width: calc(50% - 24px) !important;
  }

  .customerService_fwmb {
    padding-left: 10px;
    padding-right: 10px;
    height: unset !important;
  }
  .customerService_fwmb .fwmb_con {
    justify-content: center !important;
  }

  .page_con .con {
    padding: 68px 10px 220px !important;
  }

  .list_con .list_slide .bd li {
    padding-right: 10px !important;
  }
  .list_con .list_slide .bd li a {
    max-width: 76% !important;
  }

  .content_con .title_container {
    padding-top: 54px !important;
  }

  .content_con .title_container .title {
    padding: 0 10px;
    font-size: 18px;
    line-height: 28px;
  }

  .content_con .con_container .prev {
    margin-left: 10px !important;
  }

  .content_con .con_container .next {
    margin-right: 10px !important;
  }

  #share {
    top: 10px;
  }

  .news_slide .newsCenter_con .tempWrap {
    width: 100% !important;
  }
  .news_slide .newsCenter_con .tempWrap li {
    padding: 10px 10px 40px;
  }
  .news_slide .newsCenter_con .tempWrap li img {
    width: 100%;
    margin: 0;
  }
  .news_slide .newsCenter_con .tempWrap li .con {
    width: 100%;
  }
  .news_slide .newsCenter_con .tempWrap li .time {
    display: none;
  }

  header.zt_header {
    height: unset !important;
    min-height: 200px !important;
  }

  .zt_header .zt_nav {
    transform: translateX(-100%);
    transition: all 0.5s ease-out;
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    width: 60%;
    background-color: rgba(144, 144, 144, 0.9) !important;
    height: unset !important;
    margin-top: 0 !important;
    padding-top: 20px !important;
  }
  .zt_header .zt_nav li {
    line-height: 40px;
    text-align: left !important;
    padding-left: 20px !important;
  }
  .zt_header .zt_nav li a {
    border: 0 !important;
    color: #fff !important;
  }

  .zt_aqvideo .video_con {
    justify-content: center !important;
  }
  .zt_aqvideo .video_con a {
    margin-bottom: 10px;
  }

  .zt_aqln .aqln_des {
    padding: 0 10px;
  }

  .zt_news_slide {
    padding: 0 10px !important;
  }

  .zt_news_slide li img {
    height: 68.3vw;
    max-height: 432px;
    width: 100%;
  }

  .zt_news_list {
    padding: 10px !important;
  }

  .zt_news_list_con {
    padding: 20px 0 0 0 !important;
  }
  .zt_news_list_con a {
    max-width: 64% !important;
  }
  .zt_list_main .con li{
    padding-left: 34px;
    padding-right: 10px;
  }
  .zt_list_main .con li::before{
    left: 14px;
  }
  .zt_list_main .con li span{
    display: none;
  }
  .zt_list_main .con li a{
    max-width: 100%;
  }
  .newsCenter_con .slide_item li{
    padding: 10px;
  }
  .newsCenter_con .slide_item li .con{
    width: 100% !important;
  }
  .newsCenter_con .slide_item li .time{
    display: none !important;
  }
  main .news-right-slide .tempWrap{
    width: 100% !important;
  }
  .content_con .con_container .con{
    padding: 40px 20px;
  }
  main .tqtz-slide .bd li{
    width: calc(100% - 36px);
  }
  header .zt-search{
    top: 128px;
  }
  header .zt-search input{
    width: 360px;
  }
  .yqaql,.yqaqr{
    display: none;
  }
  header.zt_header .top_container{
    height: 200px;
  }
  header.zt_header .top_container .yqaqtitle{
    left: unset;
    transform: unset;
    top: 36px;
    width: 100%;
    text-align: center;
  }
  header.zt_header .top_container .yqaqtitle span{
    font-size: 36px;
  }
  .bszd .bszd-con{
    /* flex-direction: column; */
    flex-wrap: wrap;
  }
  .bszd .bszd-con a{
    width: 33.33%;
    margin-bottom: 30px;
  }
  header.zt_header .zt_nav ul li{
    width: 100% !important;
    float: none !important;
  }
  .zt_content_main .topic{
    padding-left: 20px;
  }
  .zt_content_main .con .title{
    margin: 0 20px;
  }
  .zt_content_main .con .con_con{
    padding: 32px 20px;
  }
  .bszd{
    margin: 0;
  }
  main.zt_content_main img{
    max-width: 100%;
    height: auto;
  }
  .zt_content_main .con .title .des{
    padding: 6px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .yqaql,.yqaqr{
    display: none;
  }
  .tqtz .tel {
    width: 50%;
    margin: 0 !important;
    text-align: center;
  }

  main .zt-slide .tempWrap {
    width: 380px !important;
    margin-left: calc(50% - 190px);
  }

  main .wsyyt ul {
    flex-wrap: wrap;
  }

  main .wsyyt li {
    margin-bottom: 10px;
    width: 30%;
    height: 110px;
  }

  main .wsyyt .more {
    bottom: 60px;
  }

  main .qyjs > div > div {
    width: calc(100% - 40px) !important;
  }

  main .qyjs .left {
    margin: 16px 20px;
    text-align: center;
  }

  main .qyjs .right {
    box-sizing: border-box;
    margin: 16px 20px;
  }

  main .qyjs .des {
    padding-right: 0;
  }

  main .khfw .left-con {
    width: 100%;
    padding: 0 20px;
  }

  main .khfw .left-con .des {
    padding: 0;
  }

  main .khfw .right-slide {
    margin-top: 40px;
    width: 800px;
    margin-left: calc(50% - 400px);
  }

  main .news-left {
    width: 580px;
    margin-left: calc(50% - 290px);
  }

  main .news-right {
    float: left;
    width: 580px;
    height: unset;
    margin-left: calc(50% - 290px);
  }

  main .news-right-slide .bd li {
    width: 100%;
    padding: 0 !important;
  }

  nav li > a {
    margin: 0;
  }
}
@media (max-width: 1038px) {
  .customerService_fwmb .fwmb_con {
    justify-content: center !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  main .zt-slide .tempWrap {
    width: 787px !important;
    margin-left: calc(50% - 393.5px);
  }

  main .qyjs > div > div {
    width: calc(100% - 40px) !important;
  }

  main .qyjs .left {
    margin: 16px 20px;
    text-align: center;
  }

  main .qyjs .right {
    box-sizing: border-box;
    margin: 16px 20px;
  }

  main .qyjs .des {
    padding-right: 0;
  }

  main .khfw .left-con {
    width: 100%;
    padding: 0 20px;
  }

  main .khfw .left-con .des {
    padding: 0;
  }

  main .khfw .right-slide {
    margin-top: 40px;
    width: 800px;
    margin-left: calc(50% - 400px);
  }

  main .news-left {
    width: 580px;
    margin-left: calc(50% - 290px);
  }

  main .news-right {
    float: left;
    width: 580px;
    height: unset;
    margin-left: calc(50% - 290px);
  }

  main .news-right-slide .bd li {
    width: 100%;
    padding: 0 !important;
  }
}
@media (max-width: 1199px) {
  footer .footerLogo {
    display: none;
  }
}
@media (max-width: 1239px) {
  footer .QR_phone {
    flex-direction: row;
    justify-content: center;
  }

  footer .QR_phone > div {
    flex-direction: row;
    margin-left: 40px;
  }
  main .tqtz-slide{
    width: calc(100% - 92px - 24px);
  }
}
@media (max-width: 1199px) {
  main .qyjs > div > div {
    width: calc(100% - 40px) !important;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  main .zt-slide .tempWrap {
    width: 1193px !important;
    margin-left: calc(50% - 596.5px);
  }

  main .qyjs .left {
    margin: 16px 20px;
    text-align: center;
  }

  main .qyjs .right {
    box-sizing: border-box;
    margin: 16px 20px;
  }

  main .qyjs .des {
    padding-right: 0;
  }
}
@media (max-width: 1680px) {
  .aboutUs_gdjj .gdjj_con_part {
    width: calc(100% - 20px) !important;
  }
  main .zt-slide .prev{
    left: 10px;
  }
  main .zt-slide .next{
    right: 10px;
  }
}
@media (min-width: 1600px) {
  main .zt-slide .tempWrap {
    width: 100% !important;
    /* margin-left: calc(50% - 800px); */
  }
}
@media (max-width: 1280px) {
  main .news-right-slide .bd li {
    width: 100%;
    padding: 0 !important;
  }
  main .news-right-slide .bd .fst-news{
    line-height: 70px;
  }
  main .news .news-con{
    height: 484px;
  }
  main .news-left-slide .bd li{
    display: block;
    padding-top: 42px;
  }
}

